libxl: create: setdefault: Make libxl_physinfo info[1]
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 7 Oct 2019 16:47:46 +0000 (17:47 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Thu, 24 Oct 2019 15:08:41 +0000 (16:08 +0100)
commitaf5c475deed3b95a6a69cd4c0ef68132b487c079
tree3711065d550f665c9f44218ae90aa55a0734c6a6
parent5dedc18d64f46d7afb9eb6ce688791cc13f3e059
libxl: create: setdefault: Make libxl_physinfo info[1]

No functional change.  This will let us make it into a pointer without
textual change other than to the definition.

While we are here, fix some style errors (missing { }).

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Wei Liu <wl@xen.org>
Release-acked-by: Juergen Gross <jgross@suse.com>
tools/libxl/libxl_create.c